FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ISiKAccountIdentifierType

Packagede.gematik.isik-basismodul
Resource TypeValueSet
IdISiKAccountIdentifierType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.isik-basismodul@3.0.8&canonical=https://gematik.de/fhir/isik/v3/Basismodul/ValueSet/ISiKAccountIdentifierType
URLhttps://gematik.de/fhir/isik/v3/Basismodul/ValueSet/ISiKAccountIdentifierType
Version3.0.8
Statusactive
Date2025-05-15
NameISiKAccountIdentifierType
TitleISiKAccountIdentifierType
Realmde

Resources that use this resource

StructureDefinition
identifier-abrechnungsnummerIdentifier-Profil für die Abbildung einer Abrechnungsnummer ("Fallnummer")

Resources that this resource uses

CodeSystem
v2-0203identifierType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ISiKAccountIdentifierType",
  "id": "ISiKAccountIdentifierType",
  "title": "ISiKAccountIdentifierType",
  "version": "3.0.8",
  "url": "https://gematik.de/fhir/isik/v3/Basismodul/ValueSet/ISiKAccountIdentifierType",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2025-05-15",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept": [
          {
            "code": "AN",
            "display": "Account number"
          }
        ]
      }
    ]
  }
}